body {
	margin: 0px;
}
td {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.cBlue {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #004a96;
	text-decoration: none;
	font-weight: bold;
}
a.cBlue:link {
	color: #004a96;
	text-decoration: none;
}
a.cBlue:visited {
	color: #004a96;
	text-decoration: none;
}
a.cBlue:hover {
	color: #004a96;
	text-decoration: underline;
}
.cGreen {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #00793a;
	text-decoration: none;
	font-weight: bold;
}
a.cGreen:link {
	color: #00793a;
	text-decoration: none;
}
a.cGreen:visited {
	color: #00793a;
	text-decoration: none;
}
a.cGreen:hover {
	color: #00793a;
	text-decoration: underline;
}
.cOrange {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #f79500;
	text-decoration: none;
	font-weight: bold;
}
a.cOrange:link {
	color: #f79500;
	text-decoration: none;
}
a.cOrange:visited {
	color: #f79500;
	text-decoration: none;
}
a.cOrange:hover {
	color: #f79500;
	text-decoration: underline;
}
.ZHSch-Ipt {
	border: 1px solid #535353;
	height: 14px;
	width: 90px;
	color: #6c6c6c;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-size: 11px;
}.boundary_top {
	margin-top: 15px;
}
.boundary_bottom {
	margin-bottom: 12px;
}
.boundary_bottom2 {
	margin-bottom: 8px;
}.boundary_top-bottom {
	margin-top: 15px;
	margin-bottom: 12px;
}
.bg1 {
	background-repeat: repeat-y;
	background-position: 50%;
}
